<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{
	color:#333333;
	font-family: "微软雅黑", arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-image: url(bj.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a{
	color:#333333;
	text-decoration: none;
}
a:hover{ color:#be0000}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;vertical-align:middle}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
h1,h2,h3,h4,h5,h6,p,figure,form,blockquote{margin:0}
ul,ol,li,dl,dd{margin:0;padding:0}
ul,ol{list-style:none outside none}
div,ul,li,p,form{list-style-type: none;}
ul,li{padding:0px; margin:0px; list-style-type:none;}
em{font-style: normal;font-weight: normal;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}

.fl{ float:left;}.fr{ float:right;}
.tr{ text-align:right;}
.tl{ text-align: left;}
.clear{ clear:both; height:0px; line-height:0px; zoom:1;}
.rel{ position:relative;}
.abs{ position:absolute;}
.ov{ overflow:hidden;}
h1,h2,h3{line-height:2;font-weight:normal}
h1{font-size:1.8rem}
h2{font-size:1.6rem}
h3{font-size:1.4rem}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:62.5%}
}
</pre></body></html>